Sentry Rust SDK: sentry-debug-images
The Sentry Debug Images integration.
The [DebugImagesIntegration
] adds metadata about the loaded shared
libraries to Sentry Event
s.
Configuration
The integration by default attaches this information to all Event
s, but
a custom filter can be defined as well.
use Level;
let integration = new
.filter;
Resources
License: Apache-2.0
- Discord server for project discussions.
- Follow @getsentry on Twitter for updates